XY Chart NET 3 Control Reference > Classes > Legend Class |
Legend Class consists of the following properties:
Property | Description | Data Type | Default |
BorderVisible | Determines whether or not a border is drawn around the Legend. | Boolean | False |
DisplayPerYStack | Applicable when using YStacking. Determines whether a separate Legend is displayed inline with each YStack. | Boolean | False |
Position | Determines location of the Legend, either right or left of the plot area. | Enumerated type consisting of the following options:
|
rlRight |
Visible | Determines whether or not the Legend is visible on the chart. | Boolean | True |
YScaleVisible | Determines whether or not the Legend contains the y-axis scale label(s). In the legend, the scale label serves as a heading and all profiles assigned to that scale are displayed underneath. | Boolean | False |